←Select platform

Write(byte[]) Method

Summary

Writes the specified data to the NamedPipeStream.

Syntax

C#
C++/CLI
public void Write( 
   byte[] data 
) 
public:  
   void Write( 
      array<Byte>^ data 
   ) 

Parameters

data

A byte array containing the data to be written.

Remarks

The data is written to Pipe.

Requirements

Target Platforms

See Also

NamedPipeStream<T> Class

NamedPipeStream<T> Members

Leadtools.Dicom.AddIn.Common Namespace

Help Version 23.0.2024.2.29
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2024 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Dicom.AddIn Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.